TextControl Constructors
An object defining constructors for the TextControl class.
BaseControl()
Initializes a new instance of the TextControl class with default values.
TextControl()
Initializes a new instance of the TextControl class with default placeholder text and left-aligned text.
TextControl()
Initializes a new instance of the TextControl class with empty event lists.
TextControl()
Initializes a new instance of the TextControl class with default values for MaxLength and IsSecretData, and binds the DataLoad event.